Constructs 2d-point with coordinates taken from the first two elements of the input array.
Public Sub New( xy As double[] )
public Point2d( double\[\] xy );